Sometimes, setting up a dedicated server installation is not feasible. The desktop application ships with a fully functional server instance by default.
For security reasons, this feature is not enabled by default. To enable it, enable Network access in Security.
After enabling network access and restarting the application, you can access this web interface locally by navigating to http://localhost:37840/login.
By default, this will display the desktop user interface, even on mobile. To switch to the mobile version, simply go to the Global menu and select “Switch to the mobile version”.
First, find out the IP of your desktop server by running ipconfig in
your local terminal. Then try accessing http://<ip>:37840/login on
another device. If it doesn't work, then most likely the port is blocked
by your operating system's firewall.
If you use Windows Defender Firewall:
37840 in the “Specific local ports”
section and then press “Next”.